home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Magazine 1996 July
/
CD Magazine Temmuz 1996.iso
/
startup2.dir
/
00017.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-07-10
|
225 b
|
16 lines
on exitFrame
global tr
if tr = 0 then
go("freddy")
end if
if tr = 1 then
go(1, "techmenu.dir")
end if
if tr = 2 then
go(1, "mainmenu.dir")
end if
if tr = 3 then
go(1, "mgmmc.dir")
end if
end